Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
IOptions::PrivateDir Property
IOptions Interface | IOptions Interface | Send Feedback

A directory that the dtSearch Engine can use to store temporary files.

__property BSTR PrivateDir;
Description

Most applications should not set PrivateDir. 

PrivateDir, if non-blank, must be unique for each concurrent user of the dtSearch Engine. 

If the PrivateDir is blank, no directory will be reserved for temporary files, and dtSearch will use the Windows GetTempPath() call to get a directory for temporary files.

Interface
Links
You are here: COM Interface > Interfaces > IOptions Interface > IOptions::PrivateDir Property
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.